projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b64ccd
)
Minor doc fix.
author
Chong Yidong
<cyd@gnu.org>
Wed, 9 Jan 2013 09:46:30 +0000
(17:46 +0800)
committer
Chong Yidong
<cyd@gnu.org>
Wed, 9 Jan 2013 09:46:30 +0000
(17:46 +0800)
lisp/faces.el
patch
|
blob
|
history
diff --git
a/lisp/faces.el
b/lisp/faces.el
index 7843aef8d713a042bab2921669324ebc8c7a2ea5..1a86bca7d7b2c2ce2916acecedf2ad98c71f60f8 100644
(file)
--- a/
lisp/faces.el
+++ b/
lisp/faces.el
@@
-927,7
+927,8
@@
of the default face. Value is FACE."
(defun read-face-name (prompt &optional default multiple)
"Read one or more face names, defaulting to the face(s) at point.
-PROMPT should be a prompt string; it should not end in a space.
+PROMPT should be a prompt string; it should not end in a space or
+a colon.
The optional argument DEFAULT specifies the default face name(s)
to return if the user just types RET. If its value is non-nil,